@charset "utf-8";

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
table th, table td {padding: 5px;}
fieldset, img {border: 0;}
address, caption, cite, code, dfn, em, i, th, var {font-style: normal;font-weight: normal;}
ol, ul {list-style: none;}
ception, th {text-align: left;}
q:before, q:after {content: '';}
abbr, acronym {border: 0;}
a {color: #666;text-decoration: none;}
/*for ie f6n.net*/
a:focus {outline: none;}
/*for ff f6n.net*/
a:hover {text-decoration: none;}
/*定位*/
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.bc {margin-left: auto;margin-right: auto;}
.fl {float: left;display: inline;}
.fr {float: right;display: inline;}
.zoom {zoom: 1}
.hidden {visibility: hidden;}
.vam {vertical-align: middle;}
.clear {clear: both;height: 0;line-height: 0;font-size: 0;}
p {word-spacing: -1.5px;}
li {list-style: none;}
/*其他*/
.cur { cursor: pointer}
/*原reset*/
sup {vertical-align: baseline;}
sub {vertical-align: baseline;}
input, button, textarea, select, optgroup, option {font-family: inherit;font-size: inherit;outline: none;font-style: inherit;font-weight: inherit;}
input, button, textarea, select {font-size: 100%;}
input, select {vertical-align: middle;}
body {font: 12px/1.231 arial,helvetica,clean,sans-serif,"微软雅黑";}
select, input, button, textarea, button {font: 99% arial,helvetica,clean,sans-serif;}
table {font-size: 14px;width: 100%;border-collapse: collapse;}
pre, code, kbd, samp, tt {font-family: monospace;font-size: 108%;line-height: 100%;}
/*title*/
h1 {font-size: 32px;}
h2 {font-size: 26px;}
h3 {font-size: 20px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
/*清除浮动*/
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {zoom: 1;}
/*end reset*/
body{min-width: 1200px;overflow-x: hidden;}
.wrapper{margin:0 auto;width:1200px;}


.page_div {height: auto;overflow: hidden;margin-bottom:50px;}
.pages li a{display: block;float: left;height: 30px;line-height: 30px;float: left;padding: 0px 15px;border: 1px solid #1166d0;text-decoration: none;margin: 0px 3px 0px 0px;color: #555;}
.pages .active a{color: white;display: block;    float: left;    height: 30px;   line-height: 30px;   float: left;   padding: 0px 15px;  background: #1166d0;  border: 1px solid #0184BC;  margin: 0px 3px 0px 0px;}
.pages .disabled{display: none;}


.head{width:100%;height:147px;background:#fff;border-bottom:1px solid #F2F4F6;transition:300ms;position:fixed;left:0;top:0;z-index:9;}
.head .ding{margin:0 auto;padding:0;width:100%;height:45px;background:#f6f6f6;border-bottom:1px solid #dbdbdb;}
.head .dingmain{margin:0 auto;padding:0;width:1200px;height:45px;color:#666666;font-size:12px;font-family:"微软雅黑","宋体";line-height:45px;}
.head .dingmain a{color:#666666;font-size:12px;font-family:"微软雅黑","宋体";line-height:45px;}
.head .dingmain a:hover{color:#0054ab;}
.head .box{width:1200px;margin:0 auto;background:#fff;}
.head .box .logo{width:400px;height:100px;display: block;float: left;transition: 300ms;}
/* .head .box .logo:hover{-webkit-transform: scale(1.1);transform: scale(1.1);} */
.head .tool{position:absolute;right:400px;top:-36px;transition:300ms;}
.head .search{float:left;}
.head .search .input{width:130px;padding:5px 0 5px 5px;color:#c4c4c4;border:1px solid #c0c0c0;border-right:none;float:left;}
.head .search .btn{width:40px;height:26px;border:none;background:#6698cc url(../images/search.png) no-repeat center;float:left;cursor:pointer;margin:0 8px 0 0;}
.head .tool .c{width:46px;height:26px;text-align:center;line-height:26px;background:#6698cc;color:#fff;float:left;margin:0 0 0 2px;}
.head .tool .language{width:46px;height:26px;font-family:arial;text-align:center;line-height:26px;background:#f1f1f1;color:#0054ab;float:left;margin:0 0 0 2px;transition:200ms;}
.head .tool .language:hover{background:#6698cc;color:#fff;}
.nav{right:0;height:100px;}
.nav li{width:110px;height:40px;line-height:100px;text-align:center;float:left;text-transform:uppercase;}
.nav li p{width:100%;position:absolute;left:0;}
.nav li .p1{top:0;}
.nav li .p2{top:25px;display:none;}
.nav li a{display:block;color:#5a5a5a;font-size:14px;font-family:"微软雅黑","宋体";background:#fff;line-height:100px;}
.nav li a:hover,.nav .cur a{color:#fff;background:#0054ab;text-decoration: none;}
.nav li .subMenu-list a:hover{background:none !important;}
.nav li.acc a{display:block;height:97px;color:#5a5a5a;font-size:14px;font-family:"微软雅黑","宋体";background:#f6f6f6;border-bottom:3px solid #0054ab;line-height:97px;}
.nav li.acc a:hover,.nav .cur a{color:#fff;background:#0054ab;}
.nav li .dropDown{display:none;position:absolute;z-index:9999;top:100%;left:0;width:100%;text-align:center;background:#f2f2f2;background:rgba(242,242,242,0.9);box-shadow:0 0 30px #aaa inset;}
.fixedBody .head{height:60px;background:#1166d0;}
.fixedBody .ding{display:none;}
.fixedBody .tool{top:-50px;}
.fixedBody .nav{float: left;height:60px;}
.fixedBody .nav li{width:110px;line-height:60px;text-align:center;float:left;text-transform:uppercase;}
.fixedBody .nav li p{width:100%;position:absolute;left:0;}
.fixedBody .nav li .p1{top:0;}
.fixedBody .nav li .p2{top:25px;display:none;}
.fixedBody .nav li a{display:block;color:#fff;font-size:14px;font-family:"微软雅黑","宋体";background:#1166d0;line-height:60px;}
.fixedBody .nav li a:hover,.nav .cur a{color:#fff;background:#0054ab;}
.fixedBody .nav li.acc a{display:block;height:57px;color:#5a5a5a;font-size:14px;font-family:"微软雅黑","宋体";background:#f6f6f6;border-bottom:3px solid #0054ab;line-height:57px;}
.fixedBody .nav li.acc a:hover,.nav .cur a{color:#fff;background:#0054ab;}
.fixedBody .nav li .dropDown{display:none;position:absolute;z-index:9999;margin-top:60px;top:100%;left:0;width:100%;text-align:center;background:#f2f2f2;background:rgba(242,242,242,0.9);box-shadow:0 0 30px #aaa inset;}
.fixedBody .nav li .subMenu-list a{background:none !important;}
.subMenu-list{padding-top:50px;padding-bottom:30px;width:1220px;overflow:hidden;}
.subMenu-list dd{float:left;margin-right:20px;margin-bottom:20px;width:224px;overflow:hidden;background:#fff;}
.subMenu-list dd a{display:block;padding:20px 32px;border-radius:50%;transition: all 1s;}
.subMenu-list dd a:hover{box-shadow:0 0 30px #e60009 inset;border-radius:0;}
.subMenu-list dd img{display:block;width:160px;height:160px;}
.subMenu-list dd span{display:block;margin-top:10px;height:22px;line-height:22px;font-size:14px;color:#666;text-align:center;overflow:hidden;}
.subMenu-list dd a:hover span{color:#e60009;}
.subMenu-list2{margin:0 auto;padding-top:15px;width:1200px;height:62px;line-height:60px;text-align:center;overflow:hidden;}
.subMenu-list2 a{display:inline-block !important;margin:0 20px;font-size:14px;color:#0079d5 !important;line-height: 60px !important;background:none !important;}
.subMenu-list2 a:hover{color:#e60009;border-bottom:#e60009 solid 2px}

.footWrap {
    background: url('../images/f_bj.jpg') repeat-x center top;
    height: 323px;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.footer {
    width: 1200px;
    margin: 0px auto;
}
.fnav {
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.fnav a {
    color: #fff;
    padding: 0 22px;
    display: inline-block;
    background: url(../images/line.gif) no-repeat right center;
}
.fnav a.nones {
    background: none;
}
.f_pic {
    height: 163px;
    margin: 47px 0 0 0;
    width: 241px;
}
.f_pic img {
    width: 200px;
    height: 145px;
}
.f_wz {
    line-height: 28px;
    padding: 28px 0 0 90px;
    width: 420px;
}
.f_wz em {
    display: inline-block;
    padding: 0 10px;
}
.footer p {
    width: 390px;
    overflow: hidden;
    float: right;
    margin-top: 50px;
}
.footer p img {
    width: 150px;
    height: 150px;
    border: 4px solid #fff;
    margin-right:10px;
    display:inline-block;
}

.inpage-banner{
    margin-top:146px;
    width: 100%;
    height:400px;
    background-repeat: no-repeat;
    background-position: center top;
}

/*面包屑导航*/
.mianbaoxie {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.mianbaoxie .con {
  width: 100%;
  height: 43px;
}
.mianbaoxie .homePage {
  display: block;
  width: 43px;
  height: 43px;
  background: url(../images/mub02address_homePage.png) no-repeat center;
  float: left;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.mianbaoxie p {
  height: 43px;
  width:84%;
  line-height: 43px;
  font-size: 13px;
  color: #999999;
  float: left;
  margin-left: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mianbaoxie p a {
  color: #999999;
  padding: 0 4px;
  text-decoration:none;
}
.mianbaoxie .backList {
  display: block;
  width: 117px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  cursor:pointer;
}
.mianbaoxie .backList img {
  display: inline-block;
  *display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.mianbaoxie1200 { width: 100%; height: 50px; margin-top: -50px; margin-bottom: 30px; position: relative; z-index: 9; }
.mianbaoxie1200 .con {
  width: 100%;
  height: 50px;
  background: url(../images/mub01addressBg.png) repeat;
}
.mianbaoxie1200 .p1 {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #fff;
  float: left;
  width: 1180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mianbaoxie1200 .p1 a {
  color: #fff;
  padding: 0 4px;
}
.mianbaoxie1200 .p1 img {
  margin: 0 10px 0 20px;
  position: relative;
  top: 4px;
}
.mianbaoxie1200 .p2 {
  float: right;
  font-size: 13px;
  color: #fff;
  line-height: 50px;
  margin-right: 22px;
}
.mub01address_search .con {
  top: 0px;
}

.fnav a:last-child{background: none !important;}
